home *** CD-ROM | disk | FTP | other *** search
-
- 'Ron-Tools #3 Package'
- ~~~~~~~~~~~~~~~~~~~~
- © 1994 by Ron Klinkien
-
- One more episode of the RonTools story ;)
-
- 9 Dec 1994, Sliedrecht, The Netherlands.
-
-
- Some words:
- ~~~~~~~~~~
-
- Hello, once again I grabbed some of my tools together and put them in this archive
- for all of U to use them or to throw them away, whatever you want ;) ...
-
- Note: These are all compiled with the new 1.95 xenolink.h ...
-
- Now some small descriptions:
-
- ----------------------------------------------------------------------------------
-
- RBulk V1.00: ( for XL195 )
- ~~~~~~~~~~~
-
- The best and smallest FileBulker for Xenolink!
-
- From the Shell:
-
- Syntax: RBulk FILEORDIR/A, S=SECTION/A, U=UPLOADER/K, D=DESCRIPTION/F
-
- Examples: RBulk DH3:NewStuff S=14 ( Uploads whole directory Newstuff to
- Section #14 )
-
- RBulk DH1:NewFile.lha S=10 U="Ron Klinkien" D=This is a great new file!
- ( Uploads file NewFile.lha to Section #10, uploader and Description user defined )
-
- So, you can supply one filename to bulk one file, or a directory name to upload a
- complete directory in one blow...! ( So Be carefull! )
-
- If you don't supply a file description, the filecomments will be used (if avail. )
- else < No Description Available ... > will be used.
-
- If you don't supply a Uploader 'RBulk' will be used.
-
- One thing. RBulk doesn't move files to their filecat directory.
- So if you bulk-upload them from another directory copy them to the right dir after
- you bulked them to a filesection.
-
- ----------------------------------------------------------------------------------
-
- DelFile V1.00: ( for XL195 )
- ~~~~~~~~~~~~~
-
- Small command to Delete file(s) from the xenolink filecatalog and/or harddisk ...
- I've added an option to keep the physical file on you hd.
- And rewrote it to use ROM-code where possible, making it even smaller!
-
- From the Shell:
-
- Syntax: DelFile FILE/A, K=KEEPFILE/S
-
- Examples: DelFile oldfile.lha ( to delete filecat entry AND file from disk )
- DelFile oldfile.lha K ( to delete filecat entry but keep file on disk )
-
-
- I use it from DiskMaster 2.1 with this entry in S:Startup.DM:
-
- --- cut ---
-
- AddCmd DelFile, 30, StdIO "CON:0/12/640/80/DelFile Output...";
- external XENOLINK:Utilities/3rdParty/DelFile %s;Wait;StdIO Close
- --- cut ---
-
- ----------------------------------------------------------------------------------
-
- PostMan V1.01: ( for XL195 )
- ~~~~~~~~~~~~~
-
- A little tool which puts an Icon on your workbench, informing you if you have
- mail waiting, and if so, how many messages there are waiting for you... ;)
-
- There are two icons (MagicWB) supplied, but you can use your own if you want to.
-
- From the Shell: (or a StartUp Script)
-
- Syntax: Run PostMan USER/K/A, MA=MAIL/K, NM=NOMAIL/K, XPOS/K/N, YPOS/K/N, \
- CC=CLICKCOMMAND/K, CS=CLICKSTACK/K/N, MC=MAILCOMMAND/K, MS=MAILSTACK/K/N
-
- Example:
-
- Run PostMan USER Ron_Klinkien MA=DOORS:PostMan/Icons/Mail
- NM=DOORS:PostMan/Icons/NoMail CC="XSCRIPTS:Rexx/SysOpLogin" XPos=572 YPos=460
-
- You must supply you username (with underscores instead of spaces), and the path &
- filenames of the two icons are also required (without the .info).
-
- The ClickCommand is executed whenever you click the PostMan icons, U can fire up
- Xenolink with it (eg. through the SysOpLogin.rexx) or a MailProgram like XExtEd.
-
- The MailCommand is executed when there is new mail arriving for U, so you can put
- your favorite soundplayer & sample to play here.
- (eg. "DOORS:ChatPage/DSound -2 -w DOORS:ChatPage/Samples/Bullfrog")
-
- ----------------------------------------------------------------------------------
-
- ChatPage V1.00: ( for XL195 )
- ~~~~~~~~~~~~~~
-
- The one and only real ChatDoor package for Xenolink BBS Pro!
-
- This new release fixes a some bugs and add some new features, read the History
- file in the Docfiles directory for more details.
-
- For quick setup read the QuickSetup docfile thats in there (what a coincidence! ;)
-
- If you want to upgrade your current ChatPage setup, its best to move/backup your
- .cfg files to another directory and first install the files suplied with ChatPage
- V1.00. This is because some .cfg files have changed.
-
- Read the files in de docfiles directory for more information about ChatPage.
-
- ----------------------------------------------------------------------------------
-
- Greetings, Ron Klinkien.
-
-
- *** Amiga Hardware BBS - USR V34 DualStd - 1.5 GiG HD - Phone: +31-1840-17373 ***
- *** Fido: 2:285/302.0 NLANet: 14:100/103.0 E-Mail: ron@ahwbbs.xs4all.nl ***
-